home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0129.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1012 b   |  29 lines

  1. Pietro Ghizzoni (ghizzo@agonet.it) wrote:
  2.  
  3. >A=Lvo Idhardware(0,0) : AMIGA$=Peek$(A,255,chr$(0))
  4.  
  5. >IDHW_SYSTEM=0
  6. >TagList = NULL (0)
  7.  
  8. Thanks, but a new problem crept up. Where does one get hold of the extension
  9. which has the TagList command? Or is it some .fd file that always have to be
  10. included?
  11.  
  12. One tip for a future version of the fd-extension while I'm at it. I don't know
  13. if it's possible but...
  14.  
  15. Let's say I've added 4 fd-files but in one specific program only uses one. The
  16. compiled program still tries to open the other three as well. When I used
  17. the binary datatype on one small program I compiled just to test I saw that
  18. all four libraries included in my extensionfile was listed in the output.
  19.  
  20. ---
  21. Look at the shoes you're filling, look at the blood we're spilling
  22. Look at the world we're killing, the way we've always done before
  23. Look at the doubt we've wallowed, look at the leaders we've followed
  24. Look at the lies we've swallowed and I don't wanna hear no more
  25. ---
  26. My head X-ray showed nothing.
  27.  
  28.  
  29.